﻿COUNTRIES = {
	if = {
		limit = { exists = c:LUX }
		c:LUX = {
			effect_starting_technology_tier_3_tech = yes
			
			effect_starting_politics_reactionary = yes

			ig:ig_devout = {
				set_interest_group_name = ig_catholic_church
			}
		}
	}
}